home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / pcbver10.arc / PCBHLP10.ARC / HLPU < prev    next >
Text File  |  1989-12-29  |  2KB  |  43 lines

  1.  
  2. =====  Function Help - [U]pload A File  ===============================
  3.  
  4.   The filing subsystem permits you to move files between your
  5.   system and the board. Uploading refers to you sending this board
  6.   a file.
  7.  
  8.   The transfer of data can either be done in ASCII or by using one of
  9.   the two X/Ymodem protocols.  The X/Ymodem protocol(s) provides a means
  10.   of checking the data transmitted for integrity - whereas the ASCII
  11.   transfer method does not.
  12.  
  13.   File uploading to the board is very similar to downloading.
  14.  
  15.   Uploading of ASCII files can be done without interruption between
  16.   lines.  This system can handle data uploading at 1200 baud without
  17.   any problem. If the system falls behind during a file upload, it will
  18.   send an XOFF [Ctrl-S] to your system.  If your system supports
  19.   XON/OFF file transfer speed-matching, data transmission will be
  20.   suspended until an XON [Ctrl-Q] is sent to you, indicating
  21.   PCBoard is ready to accept data again.
  22.  
  23.   If this system runs out of disk space during an upload function,
  24.   it will issue a cancel request.  This will be in the form of a
  25.   data stream of one or more ASCII CAN [Ctrl-X] characters.  Your
  26.   system will abort transmission if it supports XON/OFF file
  27.   transfer speed-matching protocol. If your system does not support
  28.   XON/OFF, the data overflow will be lost and the board will
  29.   recycle, dropping you off line.
  30.  
  31.  
  32.   Upload Ground Rules
  33.  
  34.   You are encouraged to donate programs to the library on this
  35.   system.  Any type of program or document is welcome, however,
  36.   a few ground rules are in order.  The files donated must contain
  37.   only information that is in the public domain.  No private
  38.   or commercial information should be placed on this system.  The
  39.   SYSOP is not responsible for any of the data that is shared on
  40.   this system.
  41.  
  42.  
  43.